C1.WPF Namespace : PropertyChangingEventArgs<T> Class |
For a list of all members of this type, see PropertyChangingEventArgs<T> members.
Name | Description | |
---|---|---|
Cancel | Gets or sets a value indicating whether this PropertyChangingEventArgs<T> is cancel. | |
NewValue | The value of the property after the change. (Inherited from C1.WPF.PropertyChangedEventArgs<T>) | |
OldValue | The value of the property before the change. (Inherited from C1.WPF.PropertyChangedEventArgs<T>) |